home *** CD-ROM | disk | FTP | other *** search
- Path: newsbf02.news.aol.com!not-for-mail
- From: diemacdie@aol.com (Diemacdie)
- Newsgroups: comp.lang.c++
- Subject: Interested in Creating Trojans with C++ and Logic Bombs
- Date: 5 Feb 1996 16:08:10 -0500
- Organization: America Online, Inc. (1-800-827-6364)
- Sender: root@newsbf02.news.aol.com
- Message-ID: <4f5rjq$ju2@newsbf02.news.aol.com>
- Reply-To: diemacdie@aol.com (Diemacdie)
- NNTP-Posting-Host: newsbf02.mail.aol.com
-
- Ok I don't want to seem like the lamer haker type but, what is the best
- way to creat trojans and logic bombs in C++. I figure by using dos.h I can
- change to the root directory and open such files as COMMAND.COM,
- AUTOEXEC.BAT, ATTRIB.COM ect..... distuctivly by using fstreams. ok cool
- but what is the proper syntax for changing directories, I couldn't get the
- right idea from the help index on Turbo C++ nor is it explained in the
- books I have access to.
- See the way I was looking to use this was to create a shareware project
- and include a statement such as "send me five bucks before thirty days is
- up and I'll send you the password to properly register this program." ok?.
- then inside the code of my shareware program I will include a function
- that if the password is not entered within thiry days then the trojan is
- released and doesn't fuck them that bad but enough to make them think
- twice about screwing with me. I could be really evil and say del there
- partition or something, but lets start simple. If anyone has any knowledge
- of this and I am not interested in qoutes for alt.2600, real programming
- knowledge I would be very happy. Thank you :-)<###########
-